FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.oh-olis#2.0.0-0.0.1 (47 ms)

Package ca.on.oh-olis
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-olis@2.0.0-0.0.1&canonical=http://ehealthontario.ca/fhir/ValueSet/lab/ca-on-lab-encounter-participant-type
Url http://ehealthontario.ca/fhir/ValueSet/lab/ca-on-lab-encounter-participant-type
Version 1.0.0
Status active
Name ParticipantType
Experimental False
Authority hl7
Description Participant type for physicians supported by OLIS. It includes sub-set of the core FHIR value set http://hl7.org/fhir/ValueSet/encounter-participant-type and is extended with one code from http://terminology.hl7.org/CodeSystem/v3-ParticipationType.

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Encounter Encounter

Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v3-ParticipationType ParticipationType
http://terminology.hl7.org/CodeSystem/v3-ParticipationType v3 Code System ParticipationType


Source

{
  "resourceType" : "ValueSet",
  "id" : "olis-ParticipantType",
  "url" : "http://ehealthontario.ca/fhir/ValueSet/lab/ca-on-lab-encounter-participant-type",
  "version" : "1.0.0",
  "name" : "ParticipantType",
  "status" : "active",
  "publisher" : "Ontario Health",
  "description" : "Participant type for physicians supported by OLIS. It includes sub-set of the core FHIR value set http://hl7.org/fhir/ValueSet/encounter-participant-type and is extended with one code from http://terminology.hl7.org/CodeSystem/v3-ParticipationType.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "concept" : [
          {
            "code" : "ADM",
            "display" : "admitter"
          },
          {
            "code" : "ATND",
            "display" : "attender"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.